collection_ref: add accessors for collection_id and ref_name
authorFelix Krull <f_krull@gmx.de>
Tue, 28 May 2019 20:57:21 +0000 (22:57 +0200)
committerColin Walters <walters@verbum.org>
Fri, 6 May 2022 16:53:54 +0000 (12:53 -0400)
commitfaef3562b8c2afb83b1b63cbb9f534e9862785ba
tree21f32a7bbc641bef935392b77a4cb3bb2dbfcd3e
parent91dc916615076c2a5de4b3df9096ed1b6daa6c8e
collection_ref: add accessors for collection_id and ref_name
rust-bindings/rust/src/collection_ref.rs [new file with mode: 0644]
rust-bindings/rust/src/lib.rs
rust-bindings/rust/tests/repo.rs